home *** CD-ROM | disk | FTP | other *** search
/ Basic Instinct 2 Press Kit / Basic Instinct 2 Press Kit.iso / pc / main.dxr / FlashPaper_5_Flashpaper3.swf / scripts / DefineButton2_108 / BUTTONCONDACTION on(releaseOutside).as < prev    next >
Encoding:
Text File  |  2006-03-15  |  52 b   |  4 lines

  1. on(releaseOutside){
  2.    this.gotoAndStop("up");
  3. }
  4.